.Net Framework > v1.1.4322 > System > Array > Sort Sort(Array)
Sort(Array,Array)
Sort(Array,Array,IComparer)
Sort(Array,Array,Int32,Int32)
Sort(Array,Array,Int32,Int32,IComparer)
Sort(Array,IComparer)
Sort(Array,Int32,Int32)
Sort(Array,Int32,Int32,IComparer)


Sort(Array)

Category
Method
Description
Sorts the elements in an entire one-dimensional System.Array using the System.IComparable interface implemented by each element of the System.Array.
Type
void
Character
public, static
Parameters
NameTypeDescription
arrayArray
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.MayCorruptInstance, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Sort(Array,Array)

Category
Method
Description
Sorts a pair of one-dimensional System.Array objects (one contains the keys and the other contains the corresponding items) based on the keys in the first System.Array using the System.IComparable interface implemented by each key.
Type
void
Character
public, static
Parameters
NameTypeDescription
keysArray
itemsArray
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.MayCorruptInstance, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Sort(Array,Array,IComparer)

Category
Method
Description
Sorts a pair of one-dimensional System.Array objects (one contains the keys and the other contains the corresponding items) based on the keys in the first System.Array using the specified System.Collections.IComparer interface.
Type
void
Character
public, static
Parameters
NameTypeDescription
keysArray
itemsArray
comparerIComparer
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.MayCorruptInstance, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Sort(Array,Array,Int32,Int32)

Category
Method
Description
Sorts a section of a pair of one-dimensional System.Array objects (one contains the keys and the other contains the corresponding items) based on the keys in the first System.Array using the System.IComparable interface implemented by each key.
Type
void
Character
public, static
Parameters
NameTypeDescription
keysArray
itemsArray
indexInt32
lengthInt32
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.MayCorruptInstance, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Sort(Array,Array,Int32,Int32,IComparer)

Category
Method
Description
Sorts a section of a pair of one-dimensional System.Array objects (one contains the keys and the other contains the corresponding items) based on the keys in the first System.Array using the specified System.Collections.IComparer interface.
Type
void
Character
public, static
Parameters
NameTypeDescription
keysArray
itemsArray
indexInt32
lengthInt32
comparerIComparer
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.MayCorruptInstance, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Sort(Array,IComparer)

Category
Method
Description
Sorts the elements in a one-dimensional System.Array using the specified System.Collections.IComparer interface.
Type
void
Character
public, static
Parameters
NameTypeDescription
arrayArray
comparerIComparer
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.MayCorruptInstance, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Sort(Array,Int32,Int32)

Category
Method
Description
Sorts the elements in a section of a one-dimensional System.Array using the System.IComparable interface implemented by each element of the System.Array.
Type
void
Character
public, static
Parameters
NameTypeDescription
arrayArray
indexInt32
lengthInt32
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.MayCorruptInstance, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Sort(Array,Int32,Int32,IComparer)

Category
Method
Description
Sorts the elements in a section of a one-dimensional System.Array using the specified System.Collections.IComparer interface.
Type
void
Character
public, static
Parameters
NameTypeDescription
arrayArray
indexInt32
lengthInt32
comparerIComparer
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.MayCorruptInstance, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database